home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #10 / Software USA Volume 4.10.iso / pc / lifestyl / serlb23 / install / _setup.1 / SermLib95.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1998-07-16  |  46KB  |  1,409 lines

  1. object MainForm: TMainForm
  2.   Left = 126
  3.   Top = 115
  4.   Width = 541
  5.   Height = 368
  6.   HelpContext = 5
  7.   HorzScrollBar.Position = 202
  8.   Caption = 'Sermon Library - Unregistered'
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Pitch = fpVariable
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   Menu = MainMenu1
  18.   Position = poDefault
  19.   ShowHint = True
  20.   WindowState = wsMaximized
  21.   OnClose = FormClose
  22.   OnCreate = FormCreate
  23.   OnKeyDown = FormKeyDown
  24.   PixelsPerInch = 96
  25.   TextHeight = 16
  26.   object Panel2: TPanel
  27.     Left = -202
  28.     Top = 312
  29.     Width = 785
  30.     Height = 235
  31.     Align = alBottom
  32.     BevelOuter = bvNone
  33.     BorderStyle = bsSingle
  34.     Caption = 'Panel2'
  35.     TabOrder = 0
  36.     object StatusBar1: TStatusBar
  37.       Left = 0
  38.       Top = 212
  39.       Width = 781
  40.       Height = 19
  41.       Panels = <
  42.         item
  43.           Width = 250
  44.         end
  45.         item
  46.           Width = 50
  47.         end
  48.         item
  49.           Width = 50
  50.         end
  51.         item
  52.           Width = 50
  53.         end
  54.         item
  55.           Style = psOwnerDraw
  56.           Width = 50
  57.         end
  58.         item
  59.           Alignment = taCenter
  60.           Width = 190
  61.         end
  62.         item
  63.           Width = 60
  64.         end>
  65.       SimplePanel = False
  66.       SizeGrip = False
  67.     end
  68.     object DBGrid4: TDBGridRg
  69.       Left = 0
  70.       Top = 0
  71.       Width = 781
  72.       Height = 212
  73.       Align = alClient
  74.       DataSource = DataModule1.DataSource1
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clWindowText
  77.       Font.Height = -13
  78.       Font.Name = 'Arial'
  79.       Font.Pitch = fpVariable
  80.       Font.Style = []
  81.       Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
  82.       ParentFont = False
  83.       PopupMenu = RightClickMenu
  84.       TabOrder = 1
  85.       TitleFont.Charset = DEFAULT_CHARSET
  86.       TitleFont.Color = clNavy
  87.       TitleFont.Height = -11
  88.       TitleFont.Name = 'Arial'
  89.       TitleFont.Pitch = fpVariable
  90.       TitleFont.Style = [fsBold]
  91.       Columns = <
  92.         item
  93.           FieldName = 'Title'
  94.           Width = 280
  95.         end
  96.         item
  97.           FieldName = 'Dates'
  98.           Title.Caption = 'Date'
  99.         end
  100.         item
  101.           FieldName = 'Series'
  102.           Width = 230
  103.         end
  104.         item
  105.           FieldName = 'Theme'
  106.         end>
  107.     end
  108.   end
  109.   object GroupBoxComment: TGroupBox
  110.     Left = 310
  111.     Top = 45
  112.     Width = 273
  113.     Height = 126
  114.     Caption = 'Notes'
  115.     Font.Charset = DEFAULT_CHARSET
  116.     Font.Color = clNavy
  117.     Font.Height = -13
  118.     Font.Name = 'Arial'
  119.     Font.Pitch = fpVariable
  120.     Font.Style = [fsBold]
  121.     ParentFont = False
  122.     TabOrder = 1
  123.     object DBGrid3: TDBGrid
  124.       Left = 2
  125.       Top = 18
  126.       Width = 269
  127.       Height = 106
  128.       Align = alClient
  129.       DataSource = DataModule1.DataSource2
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clBlack
  132.       Font.Height = -13
  133.       Font.Name = 'Arial'
  134.       Font.Pitch = fpVariable
  135.       Font.Style = []
  136.       Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
  137.       ParentFont = False
  138.       TabOrder = 0
  139.       TitleFont.Charset = DEFAULT_CHARSET
  140.       TitleFont.Color = clNavy
  141.       TitleFont.Height = -11
  142.       TitleFont.Name = 'Arial'
  143.       TitleFont.Pitch = fpVariable
  144.       TitleFont.Style = [fsItalic]
  145.       Columns = <
  146.         item
  147.           FieldName = 'Date'
  148.           Width = 55
  149.         end
  150.         item
  151.           FieldName = 'Comments'
  152.           ReadOnly = True
  153.           Width = 196
  154.         end>
  155.     end
  156.   end
  157.   object GroupBoxResources: TGroupBox
  158.     Left = 310
  159.     Top = 185
  160.     Width = 271
  161.     Height = 126
  162.     Caption = 'Additional Comments'
  163.     Font.Charset = DEFAULT_CHARSET
  164.     Font.Color = clNavy
  165.     Font.Height = -13
  166.     Font.Name = 'Arial'
  167.     Font.Pitch = fpVariable
  168.     Font.Style = [fsBold]
  169.     ParentFont = False
  170.     TabOrder = 2
  171.     object DBMemo1: TDBMemo
  172.       Left = 2
  173.       Top = 18
  174.       Width = 267
  175.       Height = 106
  176.       Align = alClient
  177.       DataField = 'Comments'
  178.       DataSource = DataModule1.DataSource1
  179.       Font.Charset = DEFAULT_CHARSET
  180.       Font.Color = clBlack
  181.       Font.Height = -13
  182.       Font.Name = 'Arial'
  183.       Font.Pitch = fpVariable
  184.       Font.Style = []
  185.       ParentFont = False
  186.       ReadOnly = True
  187.       TabOrder = 0
  188.     end
  189.   end
  190.   object GroupBoxOT: TGroupBox
  191.     Left = 44
  192.     Top = 45
  193.     Width = 260
  194.     Height = 126
  195.     Caption = 'Old Testament Verses'
  196.     Font.Charset = DEFAULT_CHARSET
  197.     Font.Color = clNavy
  198.     Font.Height = -13
  199.     Font.Name = 'Arial'
  200.     Font.Pitch = fpVariable
  201.     Font.Style = [fsBold]
  202.     ParentFont = False
  203.     TabOrder = 3
  204.     object DBGrid2: TDBGridRg
  205.       Left = 2
  206.       Top = 18
  207.       Width = 256
  208.       Height = 106
  209.       Align = alClient
  210.       DataSource = DataModule1.DataSource3
  211.       Font.Charset = DEFAULT_CHARSET
  212.       Font.Color = clBlack
  213.       Font.Height = -13
  214.       Font.Name = 'Arial'
  215.       Font.Pitch = fpVariable
  216.       Font.Style = []
  217.       Options = [dgTitles, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
  218.       ParentFont = False
  219.       TabOrder = 0
  220.       TitleFont.Charset = DEFAULT_CHARSET
  221.       TitleFont.Color = clNavy
  222.       TitleFont.Height = -11
  223.       TitleFont.Name = 'Arial'
  224.       TitleFont.Pitch = fpVariable
  225.       TitleFont.Style = [fsItalic]
  226.       Columns = <
  227.         item
  228.           FieldName = 'OTBook'
  229.           Title.Caption = 'Book'
  230.           Width = 119
  231.         end
  232.         item
  233.           FieldName = 'OTChapterFrom'
  234.           Title.Caption = 'Ch'
  235.         end
  236.         item
  237.           FieldName = 'OTVerseFrom'
  238.           Title.Caption = 'Vs'
  239.         end
  240.         item
  241.           FieldName = 'To'
  242.           Title.Caption = 'to'
  243.         end
  244.         item
  245.           FieldName = 'OTChapterTo'
  246.           Title.Caption = 'Ch'
  247.         end
  248.         item
  249.           FieldName = 'OTVerseTo'
  250.           Title.Caption = 'Vs'
  251.           Width = 25
  252.         end>
  253.     end
  254.   end
  255.   object GroupBoxNT: TGroupBox
  256.     Left = 45
  257.     Top = 185
  258.     Width = 260
  259.     Height = 126
  260.     Caption = 'New Testament Verses'
  261.     Font.Charset = DEFAULT_CHARSET
  262.     Font.Color = clNavy
  263.     Font.Height = -13
  264.     Font.Name = 'Arial'
  265.     Font.Pitch = fpVariable
  266.     Font.Style = [fsBold]
  267.     ParentFont = False
  268.     TabOrder = 4
  269.     object DBGrid1: TDBGridRg
  270.       Left = 2
  271.       Top = 18
  272.       Width = 256
  273.       Height = 106
  274.       Align = alClient
  275.       DataSource = DataModule1.DataSource4
  276.       Font.Charset = DEFAULT_CHARSET
  277.       Font.Color = clBlack
  278.       Font.Height = -13
  279.       Font.Name = 'Arial'
  280.       Font.Pitch = fpVariable
  281.       Font.Style = []
  282.       Options = [dgTitles, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
  283.       ParentFont = False
  284.       TabOrder = 0
  285.       TitleFont.Charset = DEFAULT_CHARSET
  286.       TitleFont.Color = clNavy
  287.       TitleFont.Height = -11
  288.       TitleFont.Name = 'Arial'
  289.       TitleFont.Pitch = fpVariable
  290.       TitleFont.Style = [fsItalic]
  291.       Columns = <
  292.         item
  293.           FieldName = 'NTBook'
  294.           Title.Caption = 'Book'
  295.           Width = 119
  296.         end
  297.         item
  298.           FieldName = 'NTChapterFrom'
  299.           Title.Caption = 'Ch'
  300.         end
  301.         item
  302.           FieldName = 'NTVerseFrom'
  303.           Title.Caption = 'Vs'
  304.         end
  305.         item
  306.           FieldName = 'To'
  307.           Title.Caption = 'to'
  308.         end
  309.         item
  310.           FieldName = 'NTChapterTo'
  311.           Title.Caption = 'Ch'
  312.         end
  313.         item
  314.           FieldName = 'NTVerseTo'
  315.           Title.Caption = 'Vs'
  316.           Width = 25
  317.         end>
  318.     end
  319.     object DeleteOT: TDBEdit
  320.       Left = 184
  321.       Top = 21
  322.       Width = 121
  323.       Height = 24
  324.       DataField = 'Title'
  325.       TabOrder = 1
  326.       Visible = False
  327.     end
  328.     object DeleteComment: TDBEdit
  329.       Left = 195
  330.       Top = 45
  331.       Width = 121
  332.       Height = 24
  333.       DataField = 'Title'
  334.       TabOrder = 2
  335.       Visible = False
  336.     end
  337.   end
  338.   object DetailPanel: TPanel
  339.     Left = -200
  340.     Top = 52
  341.     Width = 237
  342.     Height = 260
  343.     HelpContext = 5
  344.     BevelInner = bvRaised
  345.     BevelOuter = bvLowered
  346.     TabOrder = 5
  347.     object TitleLabel: TLabel
  348.       Left = 7
  349.       Top = 16
  350.       Width = 24
  351.       Height = 16
  352.       Caption = 'Title'
  353.       Font.Charset = DEFAULT_CHARSET
  354.       Font.Color = clNavy
  355.       Font.Height = -13
  356.       Font.Name = 'Arial'
  357.       Font.Pitch = fpVariable
  358.       Font.Style = []
  359.       ParentFont = False
  360.     end
  361.     object DateLabel: TLabel
  362.       Left = 7
  363.       Top = 57
  364.       Width = 27
  365.       Height = 16
  366.       Caption = 'Date'
  367.       Font.Charset = DEFAULT_CHARSET
  368.       Font.Color = clNavy
  369.       Font.Height = -13
  370.       Font.Name = 'Arial'
  371.       Font.Pitch = fpVariable
  372.       Font.Style = []
  373.       ParentFont = False
  374.     end
  375.     object SeriesLabel: TLabel
  376.       Left = 7
  377.       Top = 98
  378.       Width = 37
  379.       Height = 16
  380.       Caption = 'Series'
  381.       Font.Charset = DEFAULT_CHARSET
  382.       Font.Color = clNavy
  383.       Font.Height = -13
  384.       Font.Name = 'Arial'
  385.       Font.Pitch = fpVariable
  386.       Font.Style = []
  387.       ParentFont = False
  388.     end
  389.     object ThemeLabel: TLabel
  390.       Left = 7
  391.       Top = 138
  392.       Width = 39
  393.       Height = 16
  394.       Caption = 'Theme'
  395.       Font.Charset = DEFAULT_CHARSET
  396.       Font.Color = clNavy
  397.       Font.Height = -13
  398.       Font.Name = 'Arial'
  399.       Font.Pitch = fpVariable
  400.       Font.Style = []
  401.       ParentFont = False
  402.     end
  403.     object FileLabel: TLabel
  404.       Left = 7
  405.       Top = 179
  406.       Width = 53
  407.       Height = 16
  408.       Caption = 'Filename'
  409.       Font.Charset = DEFAULT_CHARSET
  410.       Font.Color = clNavy
  411.       Font.Height = -13
  412.       Font.Name = 'Arial'
  413.       Font.Pitch = fpVariable
  414.       Font.Style = []
  415.       ParentFont = False
  416.     end
  417.     object TitleEdit: TDBEdit
  418.       Left = 63
  419.       Top = 15
  420.       Width = 159
  421.       Height = 24
  422.       HelpContext = 5
  423.       DataField = 'Title'
  424.       DataSource = DataModule1.DataSource1
  425.       Font.Charset = DEFAULT_CHARSET
  426.       Font.Color = clBlack
  427.       Font.Height = -13
  428.       Font.Name = 'Arial'
  429.       Font.Pitch = fpVariable
  430.       Font.Style = []
  431.       ParentFont = False
  432.       ReadOnly = True
  433.       TabOrder = 0
  434.     end
  435.     object SeriesEdit: TDBEdit
  436.       Left = 63
  437.       Top = 98
  438.       Width = 159
  439.       Height = 24
  440.       DataField = 'Series'
  441.       DataSource = DataModule1.DataSource1
  442.       Font.Charset = DEFAULT_CHARSET
  443.       Font.Color = clBlack
  444.       Font.Height = -13
  445.       Font.Name = 'Arial'
  446.       Font.Pitch = fpVariable
  447.       Font.Style = []
  448.       ParentFont = False
  449.       ReadOnly = True
  450.       TabOrder = 1
  451.     end
  452.     object ThemeEdit: TDBEdit
  453.       Left = 63
  454.       Top = 139
  455.       Width = 88
  456.       Height = 24
  457.       DataField = 'Theme'
  458.       DataSource = DataModule1.DataSource1
  459.       Font.Charset = DEFAULT_CHARSET
  460.       Font.Color = clBlack
  461.       Font.Height = -13
  462.       Font.Name = 'Arial'
  463.       Font.Pitch = fpVariable
  464.       Font.Style = []
  465.       ParentFont = False
  466.       ReadOnly = True
  467.       TabOrder = 2
  468.     end
  469.     object FileEdit: TDBEdit
  470.       Left = 63
  471.       Top = 180
  472.       Width = 159
  473.       Height = 24
  474.       DataField = 'FileName'
  475.       DataSource = DataModule1.DataSource1
  476.       Font.Charset = DEFAULT_CHARSET
  477.       Font.Color = clBlack
  478.       Font.Height = -13
  479.       Font.Name = 'Arial'
  480.       Font.Pitch = fpVariable
  481.       Font.Style = []
  482.       ParentFont = False
  483.       ReadOnly = True
  484.       TabOrder = 3
  485.     end
  486.     object DateEdit: TDBEdit
  487.       Left = 63
  488.       Top = 56
  489.       Width = 68
  490.       Height = 24
  491.       HelpContext = 5
  492.       DataField = 'Dates'
  493.       DataSource = DataModule1.DataSource1
  494.       Font.Charset = DEFAULT_CHARSET
  495.       Font.Color = clBlack
  496.       Font.Height = -13
  497.       Font.Name = 'Arial'
  498.       Font.Pitch = fpVariable
  499.       Font.Style = []
  500.       ParentFont = False
  501.       ReadOnly = True
  502.       TabOrder = 4
  503.     end
  504.     object Panel1: TPanel
  505.       Left = 2
  506.       Top = 227
  507.       Width = 233
  508.       Height = 31
  509.       Align = alBottom
  510.       BevelInner = bvRaised
  511.       BevelOuter = bvLowered
  512.       Caption = 'Panel1'
  513.       TabOrder = 5
  514.       object MyDBNavigator971: TMyDBNavigator97
  515.         Left = 2
  516.         Top = 2
  517.         Width = 229
  518.         Height = 27
  519.         Align = alClient
  520.         Enabled = True
  521.         ConfirmDelete = True
  522.         VisibleButtons = [nbFirst97, nbPrior97, nbNext97, nbLast97, nbDelete97, nbCancel97, nbRefresh97]
  523.         Hints.Strings = (
  524.           'First Record'
  525.           'Previous Record'
  526.           'Next Record'
  527.           'Last Record'
  528.           'Insert a Record'
  529.           'Delete Current Record'
  530.           'Edit Current Record'
  531.           'Accept Changes'
  532.           'Cancel Changes'
  533.           'Refresh Data'
  534.           'Bookmark')
  535.         GlyphFirst.Data = {
  536.           66010000424D6601000000000000760000002800000014000000140000000100
  537.           040000000000F000000000000000000000001000000000000000000000000000
  538.           80000080000000808000800000008000800080800000C0C0C000808080000000
  539.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  540.           8888888800008888888888888888888800008888888888888888888800008888
  541.           8888888888888888000088888888888888888888000088888888888888888888
  542.           0000888880888888880888880000888880888888000888880000888880888800
  543.           0008888800008888808800000008888800008888808888000008888800008888
  544.           8088888800088888000088888088888888088888000088888888888888888888
  545.           0000888888888888888888880000888888888888888888880000888888888888
  546.           8888888800008888888888888888888800008888888888888888888800008888
  547.           88888888888888880000}
  548.         GlyphPrior.Data = {
  549.           66010000424D6601000000000000760000002800000014000000140000000100
  550.           040000000000F000000000000000000000001000000000000000000000000000
  551.           80000080000000808000800000008000800080800000C0C0C000808080000000
  552.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  553.           8888888800008888888888888888888800008888888888888888888800008888
  554.           8888888888888888000088888888888888888888000088888888888888888888
  555.           0000888888888888088888880000888888888800088888880000888888880000
  556.           0888888800008888880000000888888800008888888800000888888800008888
  557.           8888880008888888000088888888888808888888000088888888888888888888
  558.           0000888888888888888888880000888888888888888888880000888888888888
  559.           8888888800008888888888888888888800008888888888888888888800008888
  560.           88888888888888880000}
  561.         GlyphNext.Data = {
  562.           66010000424D6601000000000000760000002800000014000000140000000100
  563.           040000000000F000000000000000000000001000000000000000000000000000
  564.           80000080000000808000800000008000800080800000C0C0C000808080000000
  565.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  566.           8888888800008888888888888888888800008888888888888888888800008888
  567.           8888888888888888000088888888888888888888000088888888888888888888
  568.           0000888888088888888888880000888888000888888888880000888888000008
  569.           8888888800008888880000000888888800008888880000088888888800008888
  570.           8800088888888888000088888808888888888888000088888888888888888888
  571.           0000888888888888888888880000888888888888888888880000888888888888
  572.           8888888800008888888888888888888800008888888888888888888800008888
  573.           88888888888888880000}
  574.         GlyphLast.Data = {
  575.           66010000424D6601000000000000760000002800000014000000140000000100
  576.           040000000000F000000000000000000000001000000000000000000000000000
  577.           80000080000000808000800000008000800080800000C0C0C000808080000000
  578.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  579.           8888888800008888888888888888888800008888888888888888888800008888
  580.           8888888888888888000088888888888888888888000088888888888888888888
  581.           0000888880888888880888880000888880008888880888880000888880000088
  582.           8808888800008888800000008808888800008888800000888808888800008888
  583.           8000888888088888000088888088888888088888000088888888888888888888
  584.           0000888888888888888888880000888888888888888888880000888888888888
  585.           8888888800008888888888888888888800008888888888888888888800008888
  586.           88888888888888880000}
  587.         GlyphInsert.Data = {
  588.           66010000424D6601000000000000760000002800000014000000140000000100
  589.           040000000000F000000000000000000000001000000000000000000000000000
  590.           80000080000000808000800000008000800080800000C0C0C000808080000000
  591.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  592.           8888888800008888888888888888888800008888888888888888888800008888
  593.           8888888888888888000088888888888888888888000088888888000888888888
  594.           0000888888880008888888880000888888880008888888880000888880000000
  595.           0088888800008888800000000088888800008888800000000088888800008888
  596.           8888000888888888000088888888000888888888000088888888000888888888
  597.           0000888888888888888888880000888888888888888888880000888888888888
  598.           8888888800008888888888888888888800008888888888888888888800008888
  599.           88888888888888880000}
  600.         GlyphDelete.Data = {
  601.           66010000424D6601000000000000760000002800000014000000140000000100
  602.           040000000000F000000000000000000000001000000000000000000000000000
  603.           80000080000000808000800000008000800080800000C0C0C000808080000000
  604.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  605.           8888888800008888888888888888888800008888888888888888888800008888
  606.           8888888888888888000088888888888888888888000088888888888888888888
  607.           0000888888888888888888880000888888888888888888880000888880000000
  608.           0008888800008888800000000008888800008888800000000008888800008888
  609.           8888888888888888000088888888888888888888000088888888888888888888
  610.           0000888888888888888888880000888888888888888888880000888888888888
  611.           8888888800008888888888888888888800008888888888888888888800008888
  612.           88888888888888880000}
  613.         GlyphEdit.Data = {
  614.           66010000424D6601000000000000760000002800000014000000140000000100
  615.           040000000000F000000000000000000000001000000000000000000000000000
  616.           80000080000000808000800000008000800080800000C0C0C000808080000000
  617.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  618.           8888888800008888888888888888888800008888888888888888888800008888
  619.           8888888888888888000088888888888888888888000088888888888888888888
  620.           0000888888888888888888880000888888888888888888880000888880000000
  621.           0008888800008888880000000088888800008888888000000888888800008888
  622.           8888000088888888000088888888800888888888000088888888888888888888
  623.           0000888888888888888888880000888888888888888888880000888888888888
  624.           8888888800008888888888888888888800008888888888888888888800008888
  625.           88888888888888880000}
  626.         GlyphPost.Data = {
  627.           66010000424D6601000000000000760000002800000014000000140000000100
  628.           040000000000F000000000000000000000001000000000000000000000000000
  629.           80000080000000808000800000008000800080800000C0C0C000808080000000
  630.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  631.           8888888800008888888888888888888800008888888888888888888800008888
  632.           8888888888888888000088888888888888888888000088888888888888888888
  633.           0000888888808888888888880000888888000888888888880000888880000088
  634.           8888888800008888000800088888888800008888008880008888888800008888
  635.           8888880008888888000088888888888000888888000088888888888800088888
  636.           0000888888888888800888880000888888888888888888880000888888888888
  637.           8888888800008888888888888888888800008888888888888888888800008888
  638.           88888888888888880000}
  639.         GlyphCancel.Data = {
  640.           66010000424D6601000000000000760000002800000014000000140000000100
  641.           040000000000F000000000000000000000001000000000000000000000000000
  642.           80000080000000808000800000008000800080800000C0C0C000808080000000
  643.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  644.           8888888800008888888888888888888800008888888888888888888800008888
  645.           8888888888888888000088888888888888888888000088888008888800888888
  646.           0000888880008880008888880000888888000800088888880000888888800000
  647.           8888888800008888888800088888888800008888888000008888888800008888
  648.           8800080008888888000088888000888000888888000088888008888800888888
  649.           0000888888888888888888880000888888888888888888880000888888888888
  650.           8888888800008888888888888888888800008888888888888888888800008888
  651.           88888888888888880000}
  652.         GlyphRefresh.Data = {
  653.           66010000424D6601000000000000760000002800000014000000140000000100
  654.           040000000000F000000000000000000000001000000000000000000000000000
  655.           80000080000000808000800000008000800080800000C0C0C000808080000000
  656.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  657.           8888888800008888888888888888888800008888888888888888888800008888
  658.           8888888888888888000088888888888888888888000088888888808888888888
  659.           0000888888800888888888880000888888008888888888880000888888088888
  660.           8888888800008888800888888888888800008888800888000008888800008888
  661.           8008888800088888000088888800888000088888000088888800000008088888
  662.           0000888888880008880888880000888888888888888888880000888888888888
  663.           8888888800008888888888888888888800008888888888888888888800008888
  664.           88888888888888880000}
  665.         GlyphBookmark.Data = {
  666.           66010000424D6601000000000000760000002800000014000000140000000100
  667.           040000000000F000000000000000000000001000000000000000000000000000
  668.           80000080000000808000800000008000800080800000C0C0C000808080000000
  669.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  670.           8888888800008888888888888888888800008888888888888888888800008888
  671.           8888888888888888000088888888888888888888000088888888888800088888
  672.           0000888888888880000888880000888888888800000888880000888888888000
  673.           0088888800008888888800000888888800008888888000008888888800008888
  674.           8800000888888888000088888010008888888888000088880111088888888888
  675.           0000888880108888888888880000888888088888888888880000888888888888
  676.           8888888800008888888888888888888800008888888888888888888800008888
  677.           88888888888888880000}
  678.         NumGlyphsFirst = 1
  679.         NumGlyphsPrior = 1
  680.         NumGlyphsNext = 1
  681.         NumGlyphsLast = 1
  682.         NumGlyphsInsert = 1
  683.         NumGlyphsDelete = 1
  684.         NumGlyphsEdit = 1
  685.         NumGlyphsPost = 1
  686.         NumGlyphsCancel = 1
  687.         NumGlyphsRefresh = 1
  688.         NumGlyphsBookmark = 1
  689.       end
  690.     end
  691.   end
  692.   object Panel5: TPanel
  693.     Left = -193
  694.     Top = 319
  695.     Width = 790
  696.     Height = 10
  697.     Caption = 'Panel4'
  698.     TabOrder = 6
  699.     Visible = False
  700.   end
  701.   object Dock971: TDock97
  702.     Left = -202
  703.     Top = 0
  704.     Width = 785
  705.     Height = 41
  706.     AllowDrag = False
  707.     BoundLines = [blTop, blBottom]
  708.     object Label3D1: TLabel3D
  709.       Left = 598
  710.       Top = 5
  711.       Width = 134
  712.       Height = 23
  713.       Caption = 'Sermon Library'
  714.       Font.Charset = ANSI_CHARSET
  715.       Font.Color = clBlue
  716.       Font.Height = -19
  717.       Font.Name = 'Arial'
  718.       Font.Pitch = fpVariable
  719.       Font.Style = [fsItalic]
  720.       ParentFont = False
  721.       ShadowColor = clSilver
  722.     end
  723.     object Toolbar971: TToolbar97
  724.       Left = 0
  725.       Top = 0
  726.       Width = 563
  727.       Height = 39
  728.       Caption = 'Toolbar971'
  729.       DefaultDock = Dock971
  730.       DockedTo = Dock971
  731.       DockPos = 0
  732.       object ToolOpen: TToolbarButton97
  733.         Left = 2
  734.         Top = 2
  735.         Width = 61
  736.         Height = 35
  737.         Hint = 'View message'
  738.         DisplayMode = dmGlyphOnly
  739.         Caption = 'Launch'
  740.         Font.Charset = ANSI_CHARSET
  741.         Font.Color = clWindowText
  742.         Font.Height = -11
  743.         Font.Name = 'Arial'
  744.         Font.Pitch = fpVariable
  745.         Font.Style = []
  746.         Glyph.Data = {
  747.           66010000424D6601000000000000760000002800000014000000140000000100
  748.           040000000000F000000000000000000000001000000010000000000000000000
  749.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  750.           FF00AC96800000FFFF00FF000000FF00FF00FFFF0000FFFFFF00AAAAAAAAAAAA
  751.           AAAAAAAA0000AAAAAAAAAAAAAAAAAAAA0000AAAAAAAAAAAAAAAAAAAA0000AAA0
  752.           0000000000000AAA0000AAA00BFBFBBFBFBF0AAA0000AAA070BFBFFBFBFBF0AA
  753.           0000AAA0B0FBFBBFBFBFB0AA0000AAA070BFBFFBFBFBF0AA0000AAA0B70BFBBF
  754.           BFBFBF0A0000AAA07B0FBFFBFBFBFB0A0000AAA0B70000000000000A0000AAA0
  755.           7B7B7BAEA0B080AA0000AAA000B7BA0AEA0800AA0000AAAAAA000AA0AEA0A0AA
  756.           0000AAAAAAAAAAAA0AEAE0AA0000AAAAAAAAAAAAA0AEA0AA0000AAAAAAAAAAAA
  757.           0AEAE0AA0000AAAAAAAAAAA0000000AA0000AAAAAAAAAAAAAAAAAAAA0000AAAA
  758.           AAAAAAAAAAAAAAAA0000}
  759.         Layout = blGlyphTop
  760.         ParentFont = False
  761.         OnClick = ToolLaunchClick
  762.       end
  763.       object ToolPrint: TToolbarButton97
  764.         Left = 63
  765.         Top = 2
  766.         Width = 60
  767.         Height = 35
  768.         Hint = 'Print message'
  769.         DisplayMode = dmGlyphOnly
  770.         Font.Charset = ANSI_CHARSET
  771.         Font.Color = clWindowText
  772.         Font.Height = -11
  773.         Font.Name = 'Arial'
  774.         Font.Pitch = fpVariable
  775.         Font.Style = []
  776.         Glyph.Data = {
  777.           4E010000424D4E01000000000000760000002800000012000000120000000100
  778.           040000000000D800000000000000000000001000000010000000000000000000
  779.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  780.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  781.           DDDDDD000000DDD00000000000DDDD000000DD0777777777070DDD000000D000
  782.           000000000070DD000000D0777777FFF77000DD000000D077777799977070DD00
  783.           0000D0000000000000770D000000D0777777777707070D000000DD0000000000
  784.           70700D000000DDD0FFFFFFFF07070D000000DDDD0FCCCCCF0000DD000000DDDD
  785.           0FFFFFFFF0DDDD000000DDDDD0FCCCCCF0DDDD000000DDDDD0FFFFFFFF0DDD00
  786.           0000DDDDDD000000000DDD000000DDDDDDDDDDDDDDDDDD000000DDDDDDDDDDDD
  787.           DDDDDD000000DDDDDDDDDDDDDDDDDD000000}
  788.         Layout = blGlyphTop
  789.         ParentFont = False
  790.         OnClick = ToolPrintClick
  791.       end
  792.       object ToolSearch: TToolbarButton97
  793.         Left = 255
  794.         Top = 2
  795.         Width = 60
  796.         Height = 35
  797.         Hint = 'Search...'
  798.         DisplayMode = dmGlyphOnly
  799.         DropdownMenu = SearchPopupMenu
  800.         Font.Charset = ANSI_CHARSET
  801.         Font.Color = clWindowText
  802.         Font.Height = -11
  803.         Font.Name = 'Arial'
  804.         Font.Pitch = fpVariable
  805.         Font.Style = []
  806.         Glyph.Data = {
  807.           66010000424D6601000000000000760000002800000014000000140000000100
  808.           040000000000F000000000000000000000001000000010000000000000000000
  809.           80000080000000808000800000008000800080800000AC968000C0C0C0000000
  810.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  811.           7777777700007777777777777777777700007700000444444000007700007007
  812.           7700FBFB00777007000000F7F7700FB00F7F770000000F7F7F770000F7F7F770
  813.           000007FFF7F700007FFF7F7000000FFFFF770000FFFFF770000000FFF7F00000
  814.           0FFF7F000000700F7F00000000F7F00700007700000003300000007700007777
  815.           4B00000000F47777000077774FBFB00FBFB47777000077774BFBFBF444447777
  816.           000077774FBFBFB4FB477777000077774BFBFBF4B4777777000077774FBFBFB4
  817.           4777777700007777444444447777777700007777777777777777777700007777
  818.           77777777777777770000}
  819.         Layout = blGlyphTop
  820.         ParentFont = False
  821.       end
  822.       object ToolSort: TToolbarButton97
  823.         Left = 315
  824.         Top = 2
  825.         Width = 60
  826.         Height = 35
  827.         Hint = 'Sort...'
  828.         DisplayMode = dmGlyphOnly
  829.         DropdownMenu = PopupSort
  830.         Font.Charset = ANSI_CHARSET
  831.         Font.Color = clWindowText
  832.         Font.Height = -11
  833.         Font.Name = 'Arial'
  834.         Font.Pitch = fpVariable
  835.         Font.Style = []
  836.         Glyph.Data = {
  837.           66010000424D6601000000000000760000002800000014000000140000000100
  838.           040000000000F000000000000000000000001000000010000000000000000000
  839.           8000008000000080800080000000800080008080000080808000AC9680000000
  840.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  841.           8888888800008888888878888000008800008888888807888008888800008888
  842.           8777007888008888000088887000000788800888000088870FFF00F888880088
  843.           00008870F8880F8880000088000088078888F888888888880000880788888888
  844.           88888888000088F077777777777778880000888F000000000000078800008888
  845.           FFFFFFFFFFFFF078000088888888888888888708000080088800888878888708
  846.           0000800888008887088887080000880000088870077770880000880080088F00
  847.           0000088800008880008888F00FFFF888000088870788888F0888888800008888
  848.           88888888888888880000}
  849.         Layout = blGlyphTop
  850.         ParentFont = False
  851.       end
  852.       object ToolAdd: TToolbarButton97
  853.         Left = 129
  854.         Top = 2
  855.         Width = 60
  856.         Height = 35
  857.         Hint = 'Add a new sermon record'
  858.         DisplayMode = dmGlyphOnly
  859.         DropdownMenu = PopupMenuAdd
  860.         Font.Charset = ANSI_CHARSET
  861.         Font.Color = clWindowText
  862.         Font.Height = -11
  863.         Font.Name = 'Arial'
  864.         Font.Pitch = fpVariable
  865.         Font.Style = []
  866.         Glyph.Data = {
  867.           66010000424D6601000000000000760000002800000014000000140000000100
  868.           040000000000F000000000000000000000001000000010000000000000000000
  869.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  870.           FF0000FF000000FFFF00FF000000FF00FF00AC968000FFFFFF00EEEEEEEEEEEE
  871.           EEEEEEEE0000EEEEEEEEEEEEEEEEEEEE0000EEEE77777777EEEEEEEE0000EE00
  872.           000000007EEEEEEE0000EE0BFFFBFFF0777777EE0000EE0F444444F00000007E
  873.           0000EE0FFBFFFBF0FBFFF07E0000EE0F444444F04444F07E0000EE0BFFFBFFF0
  874.           FFFBF07E0000EE0F444444F04444F07E0000EE0FFBFFFBF0FBFFF07E0000EE0F
  875.           44F000004477F07E0000EE0BFFF0FFF0FF00077E0000EE0F44F0FB00F70A077E
  876.           0000EE0FFBF0F0FF000A000E0000EE0000000F470AAAAA0E0000EEEEEEEE0FFB
  877.           000A000E0000EEEEEEEE0000770A0EEE0000EEEEEEEEEEEEEE000EEE0000EEEE
  878.           EEEEEEEEEEEEEEEE0000}
  879.         Layout = blGlyphTop
  880.         ParentFont = False
  881.       end
  882.       object ToolEdit: TToolbarButton97
  883.         Left = 189
  884.         Top = 2
  885.         Width = 60
  886.         Height = 35
  887.         Hint = 'Edit Sermon Records'
  888.         DisplayMode = dmGlyphOnly
  889.         DropdownMenu = PopmenuEdit
  890.         Font.Charset = ANSI_CHARSET
  891.         Font.Color = clWindowText
  892.         Font.Height = -11
  893.         Font.Name = 'Arial'
  894.         Font.Pitch = fpVariable
  895.         Font.Style = []
  896.         Glyph.Data = {
  897.           66010000424D6601000000000000760000002800000014000000140000000100
  898.           040000000000F000000000000000000000001000000010000000000000000000
  899.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000AC9680000000
  900.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  901.           888888880000888888888888888888880000880000000000000088880000880F
  902.           FFFFFFFFFFF088880000880FCCFFCCCCCFF088880000880FFFFFFFFFFFF08888
  903.           0000880FCCFFCCCCCFF088880000880FCCFFCCCCCFF088880000880FFFFFFFFF
  904.           FFF088880000880FFFFFFFF0FFF088880000880F00FFFF0B0FF088800000880F
  905.           0F00F0B0F00008000000880FF0BB0B0F0FFBF000000088000000F0F0FBBFBF00
  906.           000088000000F0F0FBBFBF000000888888880B0FBFFBFB0000008888888880FB
  907.           FBBFB00000008888888888000000080000008888888888888888888800008888
  908.           88888888888888880000}
  909.         Layout = blGlyphTop
  910.         ParentFont = False
  911.       end
  912.       object ToolDelete: TToolbarButton97
  913.         Left = 375
  914.         Top = 2
  915.         Width = 60
  916.         Height = 35
  917.         Hint = 'Delete Current Record'
  918.         DisplayMode = dmGlyphOnly
  919.         Font.Charset = ANSI_CHARSET
  920.         Font.Color = clWindowText
  921.         Font.Height = -11
  922.         Font.Name = 'Arial'
  923.         Font.Pitch = fpVariable
  924.         Font.Style = []
  925.         Glyph.Data = {
  926.           66010000424D6601000000000000760000002800000014000000140000000100
  927.           040000000000F000000000000000000000001000000010000000000000000000
  928.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  929.           FF004000800000FFFF00FF000000FF00FF00AC968000FFFFFF00EEEEEEEEEEEE
  930.           EEEEEEEE0000EEEEEEEEEEEEEEEEEEEE0000EEEEEE000000000EEEEE0000EEEE
  931.           E0BB040B0440EEEE0000EEEEE0BB040B0440EEEE0000EEEEE0BB040B0440EEEE
  932.           0000EEEEE0BB040B0440EEEE0000EEEEE0BB040B0440EEEE0000EEEEE0BB040B
  933.           0440EEEE0000EEEEE0BB040B0440EEEE0000EEEEE0BB040B0440EEEE0000EEEE
  934.           E0BB040B0440EEEE0000EEEEE0BB040B0440EEEE0000EEEEE0BB040B0440EEEE
  935.           0000EEEEE0BB040B0440EEEE0000EEEE0000000000000EEE0000EEEE0AAAAAAA
  936.           AAAA0EEE0000EEEEE00000000000EEEE0000EEEEEEEEE000EEEEEEEE0000EEEE
  937.           EEEEEEEEEEEEEEEE0000}
  938.         Layout = blGlyphTop
  939.         ParentFont = False
  940.         OnClick = ToolDeleteClick
  941.       end
  942.       object ToolHelp: TToolbarButton97
  943.         Left = 441
  944.         Top = 2
  945.         Width = 60
  946.         Height = 35
  947.         Hint = 'Get help...'
  948.         DisplayMode = dmGlyphOnly
  949.         DropdownMenu = PopupMenuHelp
  950.         Font.Charset = ANSI_CHARSET
  951.         Font.Color = clWindowText
  952.         Font.Height = -11
  953.         Font.Name = 'Arial'
  954.         Font.Pitch = fpVariable
  955.         Font.Style = []
  956.         Glyph.Data = {
  957.           66010000424D6601000000000000760000002800000014000000140000000100
  958.           040000000000F000000000000000000000001000000010000000000000000000
  959.           8000008000000080800080000000800080008080000080808000AC9680000000
  960.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  961.           8888888800008888888888888888888800008888888887778888888800008888
  962.           8888600788888888000088888888E60788888888000088888888EE6888888888
  963.           000088888888877788888888000088888888600788888888000088888888E607
  964.           78888888000088888888E660778888880000888888888E660778888800008888
  965.           888878E660778888000088888880778E660788880000888888660778E6078888
  966.           0000888888E66077E608888800008888888E660066688888000088888888E666
  967.           6E8888880000888888888EEEE888888800008888888888888888888800008888
  968.           88888888888888880000}
  969.         Layout = blGlyphTop
  970.         ParentFont = False
  971.       end
  972.       object ToolExit: TToolbarButton97
  973.         Left = 501
  974.         Top = 2
  975.         Width = 60
  976.         Height = 35
  977.         Hint = 'Exit'
  978.         DisplayMode = dmGlyphOnly
  979.         Font.Charset = ANSI_CHARSET
  980.         Font.Color = clWindowText
  981.         Font.Height = -11
  982.         Font.Name = 'Arial'
  983.         Font.Pitch = fpVariable
  984.         Font.Style = []
  985.         Glyph.Data = {
  986.           66010000424D6601000000000000760000002800000014000000140000000100
  987.           040000000000F00000000000000000000000100000001000000000000000AC96
  988.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  989.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00111111111111
  990.           1111111100001160111000111111111100001F860000660011111111000010F8
  991.           6066FF66011111110000110F860000F86011111100001100F860660F86011111
  992.           000011080F860660F86011110000108800F806660F860111000010F606006666
  993.           60F86011000010F606666666660F60110000110F60F6F6666660F6010000110F
  994.           808F8F660060F60100001110F0F8F8F086008601000011F06FFFFF80F8600011
  995.           0000111FFFFFF0F80F860011000011F8FFF6060000F860110000111F8FF0FF66
  996.           880F860100001111F1F000FFF000F861000011111111110001110F1100001111
  997.           11111111111111110000}
  998.         Layout = blGlyphTop
  999.         ParentFont = False
  1000.         OnClick = Exit1Click
  1001.       end
  1002.       object ToolbarSep971: TToolbarSep97
  1003.         Left = 123
  1004.         Top = 2
  1005.         Width = 6
  1006.         Height = 35
  1007.       end
  1008.       object ToolbarSep972: TToolbarSep97
  1009.         Left = 249
  1010.         Top = 2
  1011.         Width = 6
  1012.         Height = 35
  1013.       end
  1014.       object ToolbarSep973: TToolbarSep97
  1015.         Left = 435
  1016.         Top = 2
  1017.         Width = 6
  1018.         Height = 35
  1019.       end
  1020.     end
  1021.   end
  1022.   object DeleteNT: TDBEdit
  1023.     Left = 78
  1024.     Top = 195
  1025.     Width = 121
  1026.     Height = 24
  1027.     DataField = 'Title'
  1028.     TabOrder = 8
  1029.     Visible = False
  1030.   end
  1031.   object PopupSort: TPopupMenu
  1032.     HelpContext = 230
  1033.     Left = 62
  1034.     Top = 17
  1035.     object Title: TMenuItem
  1036.       Caption = 'Title'
  1037.       ShortCut = 113
  1038.       OnClick = TitleClick
  1039.     end
  1040.     object Date: TMenuItem
  1041.       Caption = 'Date'
  1042.       ShortCut = 114
  1043.       OnClick = DateClick
  1044.     end
  1045.     object Series: TMenuItem
  1046.       Caption = 'Series'
  1047.       HelpContext = 1010
  1048.       ShortCut = 115
  1049.       OnClick = SeriesClick
  1050.     end
  1051.     object Theme: TMenuItem
  1052.       Caption = 'Theme'
  1053.       ShortCut = 116
  1054.       OnClick = ThemeClick
  1055.     end
  1056.   end
  1057.   object PopupMenuAdd: TPopupMenu
  1058.     Left = 138
  1059.     Top = 20
  1060.     object Record1: TMenuItem
  1061.       Caption = 'Sermon Details'
  1062.       OnClick = Record1Click
  1063.     end
  1064.     object Notes1: TMenuItem
  1065.       Caption = 'Notes'
  1066.       OnClick = Note1Click
  1067.     end
  1068.     object OldTestamentReference1: TMenuItem
  1069.       Caption = 'Old Testament Reference'
  1070.       OnClick = OldTestamentReference1Click
  1071.     end
  1072.     object NewTestamentReference1: TMenuItem
  1073.       Caption = 'New Testament Reference'
  1074.       OnClick = NewTestamentReference1Click
  1075.     end
  1076.     object Comments2: TMenuItem
  1077.       Caption = 'Comments'
  1078.       OnClick = Comments2Click
  1079.     end
  1080.   end
  1081.   object PopmenuEdit: TPopupMenu
  1082.     Left = 211
  1083.     Top = 19
  1084.     object Record2: TMenuItem
  1085.       Caption = 'Sermon Details'
  1086.       OnClick = Record2Click
  1087.     end
  1088.     object Comments1: TMenuItem
  1089.       Caption = 'Notes'
  1090.       OnClick = Comments1Click
  1091.     end
  1092.     object OldTestament1: TMenuItem
  1093.       Caption = 'Old Testament Reference'
  1094.       OnClick = OldTestament1Click
  1095.     end
  1096.     object NewTestament1: TMenuItem
  1097.       Caption = 'New Testament Reference'
  1098.       OnClick = NewTestament1Click
  1099.     end
  1100.     object Comments3: TMenuItem
  1101.       Caption = 'Comments'
  1102.       OnClick = Comment
  1103.     end
  1104.   end
  1105.   object PopupMenuHelp: TPopupMenu
  1106.     Left = 192
  1107.     Top = 14
  1108.     object Contents2: TMenuItem
  1109.       Caption = 'Contents'
  1110.       HelpContext = 1000
  1111.       ShortCut = 112
  1112.       OnClick = Contents2Click
  1113.     end
  1114.     object N3: TMenuItem
  1115.       Caption = '-'
  1116.     end
  1117.     object Register2: TMenuItem
  1118.       Caption = 'Register'
  1119.       OnClick = Register2Click
  1120.     end
  1121.     object N4: TMenuItem
  1122.       Caption = '-'
  1123.     end
  1124.     object AboutSermonLibrary1: TMenuItem
  1125.       Caption = 'About Sermon Library'
  1126.       OnClick = AboutSermonLibrary1Click
  1127.     end
  1128.   end
  1129.   object IceLock1: tIceLock
  1130.     IceString1 = 'Sermon Library 1.0'
  1131.     IceString2 = 'LegacyofLove'
  1132.     IceSeed1 = 220866
  1133.     IceSeed2 = 70893
  1134.     ProgramKey1 = -1003667799
  1135.     ProgramKey2 = 655074924
  1136.     KeyFile = 'REGISTER.KEY'
  1137.     TrialDays = 60
  1138.     DemoLicense = True
  1139.     Left = 540
  1140.     Top = 22
  1141.   end
  1142.   object NagScreen1: TNagScreen
  1143.     ProductName = 'Sermon Library'
  1144.     Version = 'Version 2.3'
  1145.     CopyRight = '(c) 1998 Legacy of Love Software'
  1146.     Comments = 
  1147.       'Please feel free to evaluate Sermon Library for 30 days. If you ' +
  1148.       'continue to use Sermon Library, your registering your copy will ' +
  1149.       'help support our community ministry. To register your copy of Se' +
  1150.       'rmon Library  please see the online help.'
  1151.     Author = 'Legacy of Love Software'
  1152.     Address = 'PO Box 259'
  1153.     CityStateZip = 'Corrimal NSW 2518, Australia'
  1154.     Title = 'Community Support Computing'
  1155.     Left = 356
  1156.     Top = 13
  1157.   end
  1158.   object MainMenu1: TMainMenu
  1159.     Left = 3
  1160.     Top = 22
  1161.     object File1: TMenuItem
  1162.       Caption = '&File'
  1163.       object OpenSermon1: TMenuItem
  1164.         Caption = 'Open &Sermon'
  1165.         OnClick = ToolLaunchClick
  1166.       end
  1167.       object PrintRecord1: TMenuItem
  1168.         Caption = '&Print Record'
  1169.         OnClick = PrintRecord1Click
  1170.       end
  1171.       object N2: TMenuItem
  1172.         Caption = '-'
  1173.       end
  1174.       object Backup1: TMenuItem
  1175.         Caption = '&Backup'
  1176.         HelpContext = 470
  1177.         OnClick = Backup1Click
  1178.       end
  1179.       object Restore1: TMenuItem
  1180.         Caption = '&Restore'
  1181.         HelpContext = 470
  1182.         OnClick = Restore1Click
  1183.       end
  1184.       object N1: TMenuItem
  1185.         Caption = '-'
  1186.       end
  1187.       object Exit1: TMenuItem
  1188.         Caption = 'E&xit'
  1189.         OnClick = Exit1Click
  1190.       end
  1191.     end
  1192.     object Edit1: TMenuItem
  1193.       Caption = '&Edit'
  1194.       object Add1: TMenuItem
  1195.         Caption = '&Add a record'
  1196.         object Record3: TMenuItem
  1197.           Caption = 'Sermon Details'
  1198.           OnClick = Record3Click
  1199.         end
  1200.         object Note1: TMenuItem
  1201.           Caption = 'Note'
  1202.           OnClick = Note1Click
  1203.         end
  1204.         object OldTestamentReference2: TMenuItem
  1205.           Caption = 'Old Testament Reference'
  1206.           OnClick = OldTestamentReference1Click
  1207.         end
  1208.         object NewTestamentReference2: TMenuItem
  1209.           Caption = 'New Testament Reference'
  1210.           OnClick = NewTestamentReference1Click
  1211.         end
  1212.         object Comment3: TMenuItem
  1213.           Caption = 'Comment'
  1214.           OnClick = Comments1Click
  1215.         end
  1216.       end
  1217.       object N7: TMenuItem
  1218.         Caption = '-'
  1219.       end
  1220.       object Edit2: TMenuItem
  1221.         Caption = 'E&dit existing records'
  1222.         object Record4: TMenuItem
  1223.           Caption = 'Sermon Details'
  1224.           OnClick = Record2Click
  1225.         end
  1226.         object Note2: TMenuItem
  1227.           Caption = 'Notes'
  1228.           OnClick = Comments1Click
  1229.         end
  1230.         object OldTestamentReference3: TMenuItem
  1231.           Caption = 'Old Testament Reference'
  1232.           OnClick = OldTestament1Click
  1233.         end
  1234.         object NewTestamentReference3: TMenuItem
  1235.           Caption = 'New Testament Reference'
  1236.           OnClick = NewTestament1Click
  1237.         end
  1238.         object Comment2: TMenuItem
  1239.           Caption = 'Comment'
  1240.           OnClick = Comment
  1241.         end
  1242.       end
  1243.     end
  1244.     object Tools1: TMenuItem
  1245.       Caption = '&Tools'
  1246.       object Search1: TMenuItem
  1247.         Caption = '&Search'
  1248.         object MainSearch2: TMenuItem
  1249.           Caption = 'Main Search'
  1250.           OnClick = MainSearch1Click
  1251.         end
  1252.         object NewTestament3: TMenuItem
  1253.           Caption = 'New Testament'
  1254.           OnClick = NewTestament2Click
  1255.         end
  1256.         object OldTestament3: TMenuItem
  1257.           Caption = 'Old Testament'
  1258.           OnClick = OldTestament2Click
  1259.         end
  1260.         object DatedNote1: TMenuItem
  1261.           Caption = 'Notes'
  1262.           OnClick = Notes2Click
  1263.         end
  1264.       end
  1265.       object N8: TMenuItem
  1266.         Caption = '-'
  1267.       end
  1268.       object Sort1: TMenuItem
  1269.         Caption = 'Sor&t'
  1270.         object Theme1: TMenuItem
  1271.           Caption = 'Title'
  1272.           ShortCut = 113
  1273.           OnClick = TitleClick
  1274.         end
  1275.         object Date1: TMenuItem
  1276.           Caption = 'Date'
  1277.           ShortCut = 114
  1278.           OnClick = DateClick
  1279.         end
  1280.         object Series1: TMenuItem
  1281.           Caption = 'Series'
  1282.           ShortCut = 115
  1283.           OnClick = SeriesClick
  1284.         end
  1285.         object Theme2: TMenuItem
  1286.           Caption = 'Theme'
  1287.           ShortCut = 116
  1288.           OnClick = ThemeClick
  1289.         end
  1290.       end
  1291.       object N9: TMenuItem
  1292.         Caption = '-'
  1293.       end
  1294.       object DeleteRecord1: TMenuItem
  1295.         Caption = '&Delete Record'
  1296.         OnClick = ToolDeleteClick
  1297.       end
  1298.     end
  1299.     object Help1: TMenuItem
  1300.       Caption = '&Help'
  1301.       object Contents1: TMenuItem
  1302.         Caption = '&Contents'
  1303.         OnClick = Contents1Click
  1304.       end
  1305.       object N5: TMenuItem
  1306.         Caption = '-'
  1307.       end
  1308.       object Register1: TMenuItem
  1309.         Caption = '&Register'
  1310.         OnClick = Register1Click
  1311.       end
  1312.       object N6: TMenuItem
  1313.         Caption = '-'
  1314.       end
  1315.       object AboutSermonLibrary2: TMenuItem
  1316.         Caption = '&About Sermon Library'
  1317.         OnClick = AboutSermonLibrary2Click
  1318.       end
  1319.     end
  1320.   end
  1321.   object Timer1: TTimer
  1322.     OnTimer = Timer1Timer
  1323.     Left = 61
  1324.     Top = 281
  1325.   end
  1326.   object RightClickMenu: TPopupMenu
  1327.     Left = 178
  1328.     Top = 47
  1329.     object Add2: TMenuItem
  1330.       Caption = 'Add'
  1331.       OnClick = Record1Click
  1332.     end
  1333.     object Edit3: TMenuItem
  1334.       Caption = 'Edit'
  1335.       OnClick = Record2Click
  1336.     end
  1337.     object Search2: TMenuItem
  1338.       Caption = 'Search'
  1339.       OnClick = FindaSermon1Click
  1340.     end
  1341.     object Sort2: TMenuItem
  1342.       Caption = 'Sort'
  1343.       object Title1: TMenuItem
  1344.         Caption = 'Title'
  1345.         OnClick = TitleClick
  1346.       end
  1347.       object Date2: TMenuItem
  1348.         Caption = 'Date'
  1349.         OnClick = DateClick
  1350.       end
  1351.       object Series2: TMenuItem
  1352.         Caption = 'Series'
  1353.         OnClick = SeriesClick
  1354.       end
  1355.       object Theme3: TMenuItem
  1356.         Caption = 'Theme'
  1357.         OnClick = ThemeClick
  1358.       end
  1359.     end
  1360.     object Delete1: TMenuItem
  1361.       Caption = 'Delete'
  1362.       OnClick = ToolDeleteClick
  1363.     end
  1364.     object OPen1: TMenuItem
  1365.       Caption = 'Open'
  1366.       OnClick = ToolLaunchClick
  1367.     end
  1368.     object Print1: TMenuItem
  1369.       Caption = 'Print'
  1370.       OnClick = ToolPrintClick
  1371.     end
  1372.   end
  1373.   object Timer2: TTimer
  1374.     OnTimer = Timer2Timer
  1375.     Left = 458
  1376.     Top = 21
  1377.   end
  1378.   object ZipMaster1: TZipMaster
  1379.     Verbose = False
  1380.     Trace = False
  1381.     AddCompLevel = 9
  1382.     AddOptions = []
  1383.     ExtrOptions = [ExtrOverWrite]
  1384.     ZipFilename = 'backup.zip'
  1385.     Left = 179
  1386.     Top = 112
  1387.   end
  1388.   object SearchPopupMenu: TPopupMenu
  1389.     Left = 273
  1390.     Top = 39
  1391.     object MainSearch1: TMenuItem
  1392.       Caption = 'Main Search'
  1393.       OnClick = MainSearch1Click
  1394.     end
  1395.     object NewTestament2: TMenuItem
  1396.       Caption = 'New Testament'
  1397.       OnClick = NewTestament2Click
  1398.     end
  1399.     object OldTestament2: TMenuItem
  1400.       Caption = 'Old Testament'
  1401.       OnClick = OldTestament2Click
  1402.     end
  1403.     object Notes2: TMenuItem
  1404.       Caption = 'Notes'
  1405.       OnClick = Notes2Click
  1406.     end
  1407.   end
  1408. end
  1409.